home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / System / CScrollorama / CScrollorama.abs next >
Encoding:
Text File  |  1994-03-31  |  523 b   |  12 lines  |  [TEXT/R*ch]

  1. A CScrollorama is a subclass of CPanorama with four features.
  2. (1) Scroll() doesn't call _ScrollRect, so there's no erasure flash;
  3. (2) scrolling is restricted within a margin.  (3) Marten Sorliden's
  4. SetBounds() bug fix;  and (4) avoidance (very useful, but too
  5. complex to explain briefly).
  6.  
  7. This newer version fixes one logic bug and one inefficiency.
  8.  
  9. (c) Copyright 1992 by Jamie R. McCarthy.  All rights reserved.
  10. This code can be both distributed and used freely.
  11. Internet: k044477@kzoo.edu       AppleLink: j.mccarthy
  12.